Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#13348] - Fixed calendar component, added yearOptions onInit #13349

Merged
merged 3 commits into from
Aug 27, 2023

Conversation

SoyDiego
Copy link
Contributor

Fix #13348.

The problem was caused by the yearOptions property not being initialized. I added the initialization of yearOptions to resolve the error. Now the component works as expected without any console errors.

# PROBLEM

problem calendar

SOLVED

fixed calendar

@vercel
Copy link

vercel bot commented Jul 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
primeng-ssr-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2023 0:40am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2023 0:40am

@cetincakiroglu cetincakiroglu added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Jul 26, 2023
@gucal gucal self-requested a review August 26, 2023 00:24
@vercel vercel bot temporarily deployed to Preview – primeng-ssr-test August 27, 2023 12:40 Inactive
@gucal gucal merged commit 7cc9946 into primefaces:master Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

p-calendar: Cannot read properties of undefined (reading 'length')
3 participants